MY词语>英语词典>quotation mark翻译和用法

quotation mark

英 [kwəʊˈteɪʃn mɑːk]

美 [kwoʊˈteɪʃn mɑːrk]

n.  引号

柯林斯词典

  • 引号
    Quotation marksare punctuation marks that are used in writing to show where speech or a quotation begins and ends. They are usually written or printed as“...”or, in Britain,'...'.

    英英释义

    noun

    • a punctuation mark used to attribute the enclosed text to someone else
        Synonym:quoteinverted comma

      双语例句

      • You can use either type of quotation mark to indicate a string in Python, as long as you're consistent.
        您可以使用任意一类引号来表示Python中的字符串,只要引号一致就行。
      • This explains why an unmatched single or double quotation mark causes a new prompt to appear.
        这解释了不匹配的单引号或双引号会导致出现新提示符的原因。
      • But, foolishly, I let my so-called brain trust ( makes quotation mark sign) talk me out of that.
        但愚蠢的是,我让所谓的智囊团(用手比划着引号)说服了我不那样做。
      • The superscript footnote marker comes last, after both the punctuation and the closing quotation mark.
        脚注标记的上标在最后,即标点符号和后引号之后。
      • That function uses a regular expression to change a single quotation mark into backslashed single quotation mark.
        该函数使用一个正则表达式将一个单引号标记更改为带有反斜杠的单引号标记。
      • First, you can mix single and double quotation marks when creating a string, as long as the string uses the same type of quotation mark at the beginning and end.
        第一,在创建字符串时,您可以混合使用单引号和双引号,只要字符串在开始位置和结束位置使用同一类型的引号。
      • A quotation mark is sometimes called an inverted comma; an upside-down cake.
        引号有时称单引号;倒置的蛋糕。
      • Unclosed quotation mark before the character string '%. ls'.
        字符串''%1!''之前有未闭合的引号。
      • Quotation Mark(): You aren't very original. You tweet famous quotes a lot.
        引号:你缺乏原创性,总爱引用名人名言。
      • To be accessed properly, the JDBC URL must be passed into the connect command as a string; hence it's enclosed in single quotation mark ( ') characters.
        要正确访问,必须将JDBCURL作为字符串传递给connect命令;因此需要将其封装在单引号(')字符里。